home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / pwr14k.zip / READP04.COM < prev    next >
Text File  |  1992-01-09  |  1KB  |  26 lines

  1. ╛┤¼ê┬■╚t═!δ⌡├
  2.  
  3.                                  Change Record
  4. V1.0-1.3 were alpha and beta test versions not available to the public.
  5. V1.4  * Added BreakOn, BreakOff, and ?EnvStr commands.
  6.       * Fixed bug in keyboard input routine which was incorrectly handling a
  7.         single keystroke.
  8.       * Changed execution of DOS commands to prevent loading of another copy of
  9.         command processor.
  10.       * Changed beep command to default to 1 repetition.
  11. V1.4a * Added SetPath, Prompt, and SetEnv commands to allow changing of
  12.         environment variables in the master and current environment.
  13. V1.4b * Rewrote the routine which gets another output file name if the default
  14.         name is not acceptable.
  15. V1.4c * Fixed bug in SetVar command which was damaging the path environment
  16.         variable in the current environment area.
  17.       * Added error messages to commands which set environment variables in
  18.         both current and master environment areas if the environment area was
  19.         not found or the change or addition exceeded the amount of free space
  20.         available in the environment area.
  21.       * Fixed bug which was truncating the POWERBAT.ERR file if fatal compile
  22.         errors existed.
  23.       * Enabled stdout redirection from within PowerBatch. ie Pgmname > nul
  24. V1.4d * Added special character indicator to READKEY command.
  25.       * Added ADD and SUBTRACT commands. Provides a means to loop N times.
  26.